home *** CD-ROM | disk | FTP | other *** search
/ Aminet 51 / Aminet 51 (2002)(GTI - Schatztruhe)[!][Oct 2002].iso / Aminet / disk / misc / cfd.lha / cfd / devs / CF0 < prev    next >
Encoding:
Text File  |  2002-04-19  |  418 b   |  20 lines

  1. /* compactflash.device $VER: 1.08 (17.04.2002) */
  2. /* fat95 file system by Torsten Jager */
  3.  
  4. FileSystem    = l:fat95
  5. Device        = compactflash.device
  6. Unit        = 0
  7. Flags        = 0
  8. LowCyl        = 0
  9. HighCyl        = 0
  10. Surfaces    = 0
  11. BlocksPerTrack    = 0
  12. BlockSize    = 0
  13. Buffers        = 20
  14. BufMemType    = 1
  15. BootPri        = 0
  16. Stacksize    = 4096
  17. Priority    = 5
  18. GlobVec        = -1
  19. DosType        = 0x46415401
  20.